DockControl for WPF
GetTemplateChildResource<T>(FrameworkElement,String,Boolean,String) メソッド

C1.WPF.Docking アセンブリ > C1.WPF.Docking 名前空間 > C1DockTabItem クラス > GetTemplateChildResource メソッド : GetTemplateChildResource<T>(FrameworkElement,String,Boolean,String) メソッド
シンタックス
'宣言
 
Private Overloads Shared Shadows Function GetTemplateChildResource(Of T As Class)( _
   ByVal root As System.Windows.FrameworkElement, _
   ByVal resourceName As System.String, _
   ByVal required As System.Boolean, _
   ByRef errors As System.String _
) As T
private new static T GetTemplateChildResource<T>( 
   System.Windows.FrameworkElement root,
   System.string resourceName,
   System.bool required,
   ref System.string errors
)
where T: class

パラメータ

root
resourceName
required
errors

型パラメータ

T
参照

C1DockTabItem クラス
C1DockTabItem メンバ
オーバーロード一覧